provide consistent version info including human readable version
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 14 Feb 2025 10:40:00 +0000 (11:40 +0100)
committerJyrki Gadinger <nilsding@nilsding.org>
Wed, 19 Feb 2025 15:48:45 +0000 (16:48 +0100)
commit9dbf03cd23eed5f76cf7ede5217a9e4b9bd17eb5
treee7d528f49306681242ca34fd5caffa2527048a65
parent507071f4d465ac8899ee8c725efe650735986702
provide consistent version info including human readable version

should avoid displaying to an user a version number like 3.15.81

will remove some duplicated code

should allow to always use same way to display to an user the version
number

will make "3.15.81" be shown as "3.16.0 rc1"

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
src/libsync/theme.cpp
src/libsync/theme.h
version.h.in